Set up domain-specific tracking. Generates a project-local skill with domain vocabulary. Use when asked to "start tracking", "track this project", or similar.
Generate a domain-specific tracking skill for this project.
Ask (or infer from context):
Domain — What type of work?
security-research, data-migration, debugging, refactoring, feature-devTarget — What's being tracked?
doordash, uber-bountyproduction_users_db, billing_schemaheap-corruption-bug, race-conditionWork item term — What do you call tasks?
Confirmation term — What's a successful completion?
Attempt term — What's each try called?
Status progression — How do confirmations evolve?
confirmed → needs_exfil → needs_poc → submitted → bounty_paidplanned → testing → validated → applied → rolled_backinvestigating → reproduced → fixed → verifiedFiles in scope — What can be modified?
Off limits — What must NOT be touched?
Create .agents/skills/<domain>/SKILL.md:
---