docs: Update documentation to reflect current CLI#36
Merged
Conversation
Update README, SPEC, and AGENTS.md to reflect the current state of the CLI: - `add` command: positional skill names, `--skill` flags, `--all`, skip-existing behavior - `mcp` command: add/remove/list subcommands - Pi: reads `.agents/skills/` natively, no symlinks needed - Source layout: add scope, trust, agents/definitions, hook-writer, mcp command - Schema: add `[[hooks]]` table - Runtime deps: add @clack/prompts Co-Authored-By: Claude <noreply@anthropic.com> Agent transcript: https://claudescope.sentry.dev/share/f8u780Lqkq5bzTrD9xi808PputFux0d202gQcJBzZ88
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Update llms.txt with current add command (positional names, --skill flags, skip-existing behavior) and add Pi as a natively-supported agent. Add llms.txt to the documentation checklist in AGENTS.md. Co-Authored-By: Claude <noreply@anthropic.com> Agent transcript: https://claudescope.sentry.dev/share/CgwZutgdoG5v9cxfAAWsPGQSUtUBi-L2_BZ-YvLJFgo
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bring README, SPEC, and AGENTS.md up to date with recent CLI changes
that shipped without doc updates.
Key updates:
addcommand: Document positional skill names,--skillflags,--allflag, and skip-existing behavior (from feat(cli): Support multiple skill names indotagents add#34 and fix(cli): Skip existing skills instead of failing when adding multiple #35)mcpcommand: Add to commands table and documentadd,remove,listsubcommands (was missing entirely).agents/skills/natively,no symlink target configuration needed
scope.ts,trust/,agents/definitions/,hook-writer.ts,paths.ts,mcp.tscommand[[hooks]]table documentation@clack/promptsto SPEC dependency tableAgent transcript: https://claudescope.sentry.dev/share/7UgHJXGBkhG_NGsf6Gg5UB0fYeBIO5cpGtYpEcKxByo