agent-behavior
✓Use at the start of any coding session to establish activity tracking and working patterns. Defines how the agent should document its work and communicate progress.
Installation
SKILL.md
Rules for how the agent operates, tracks work, and communicates during coding sessions.
| Starting work | Create/update activity log | | Completing a task | Summarize what was done | | Making a decision | Document the reasoning | | Hitting a blocker | Note the issue and questions | | Ending session | Final summary of state |
| Clear requirements | Proceed | | Multiple valid approaches | Ask | | Destructive operation | Ask | | Unclear scope | Ask | | Simple fix | Proceed |
Use at the start of any coding session to establish activity tracking and working patterns. Defines how the agent should document its work and communicate progress. Source: bfmcneill/agi-marketplace.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/bfmcneill/agi-marketplace --skill agent-behavior- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is agent-behavior?
Use at the start of any coding session to establish activity tracking and working patterns. Defines how the agent should document its work and communicate progress. Source: bfmcneill/agi-marketplace.
How do I install agent-behavior?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/bfmcneill/agi-marketplace --skill agent-behavior Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/bfmcneill/agi-marketplace
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-01