designgrappler
- 33 skills
- 0 followers
- 5 hours ago last updated
- ▌ Clean Context 2 · designgrapplerSanitize the project environment — archive scratchpads, remove merged worktrees and branches, update Context Health in tracks.md. Bail if uncommitted work is detected.
- ▌ Audit Security 2 · designgrapplerScans a project for security vulnerabilities, hardcoded secrets, insecure patterns, and dependency risks.
- ▌ Minify Context 2 · designgrapplerCompresses verbose active context files into token-efficient form without losing meaning. Includes opt-in memory compression target governed by the R3 per-category taxonomy.
- ▌ Streamline Approvals 2 · designgrapplerScans recent Claude Code transcripts, identifies common read-only tool calls, and writes an optimized allowlist to `~/.claude/settings.json` (global) to reduce permission prompts across all projects.
- ▌
- ▌
- ▌ Editorial Review · designgrapplerChecks written output against a provided brief and returns a numbered gap list. Invoked by the writer specialist before sign-off. Gap identification only — no rewrites, no suggestions.
- ▌ Onboard Existing Project · designgrapplerOnboards an existing project into Agent OS by discovering the current structure, filling only the genuine gaps, and generating the full set of DNA files without overwriting anything without approval.
- ▌ Submit Agent Os Feedback · designgrapplerFile a structured issue against the designgrappler/agent-os public mirror. Use when the user says "file feedback", "report an Agent OS issue", "this Agent OS skill is broken", or wants to report a bug or improvement in Agent OS.
- ▌ Open Sprint · designgrapplerThe "Sprint Launcher" that opens a new sprint with a clean setup — archives completed work, sets the objective, creates the first track, and orients the team.
- ▌ Sync Design · designgrappler bundleThe "Visual Auditor" that ensures the implementation matches the design system and high-end aesthetic standards.
- ▌ Index Memory · designgrapplerThe "Long-Term Knowledge" specialist that curates the persistent memory (KIs) of the project.
- ▌ Triage · designgrapplerSurfaces open GitHub issues and backlog candidates for sprint planning — read-only, never edits backlog.md.
- ▌ Clean Context · designgrapplerSanitize the project environment — archive scratchpads, remove merged worktrees and branches, update Context Health in tracks.md. Bail if uncommitted work is detected.
- ▌ Add Specialist · designgrapplerAdd a new specialist agent to an existing team — define their role scope, owned paths, and operating rules, then register them in CLAUDE.md.
- ▌ Audit Security · designgrappler bundleThe "Safety Firewall" that ensures the implementation team’s output is secure and adheres to project-specific privacy standards.
- ▌ Minify Context · designgrapplerCompresses verbose active context files into token-efficient form without losing meaning. Includes opt-in memory compression target governed by the R3 per-category taxonomy.
- ▌ Research · designgrapplerTwo-phase research skill — grounds a question in system state, surveys external patterns, then reconciles the two into an actionable gap analysis.
- ▌ Optimize Handoff · designgrapplerThe "Intent Link" that ensures seamless transition of strategy and context between specialized agents via a structured Handoff Bridge.
- ▌ Track Close · designgrapplerCloses a single track — sets the exit record in tracks.md and reconciles the matching backlog item in backlog.md. Idempotent.
- ▌ Audit Deliverables · designgrapplerThe "Structural Critic" that audits specialist output and issues a binary PASS or BLOCKED verdict. No track is complete until the Quality Gate approves. Read-only — never fixes, only judges.
- ▌ Close Sprint · designgrapplerCloses the current sprint — verifies all tracks are resolved, runs the build, bumps the version, archives the plan, and resets context files.
- ▌ Create Agent · designgrapplerCreates a net-new, routable agent — a canonical agent file at ~/.claude/agents/<role>.md plus a persona overlay in ~/.claude/user-prefs.md — for a role not in the 14-agent canonical set.
- ▌ Orchestrator · designgrapplerBase orchestrator behavior for Agent OS — triage incoming tasks and route to the right execution path. Invoked manually or by session convention. Never executes directly on source files.
- ▌ Start Sprint · designgrapplerOpens a new sprint — sets sprint goal, defines tracks, initializes plan.md and tracks.md.
- ▌ Track Status · designgrapplerShows a one-screen summary of all tracks — ID, description, status, and flags. Read-only.
- ▌ Streamline Approvals · designgrapplerScans recent Claude Code transcripts, identifies common read-only tool calls, writes an optimized allowlist to .claude/settings.json, and enables VS Code Auto permission mode.
- ▌ Check Agent Os · designgrapplerRuns a read-only health check on the current project's Agent OS installation.
- ▌ Setup Connector · designgrapplerReads a connector config file from docs/context/connectors/<name>.md, validates it is filled in, writes MCP server entries to ~/.claude/settings.json, and updates connectors.md status.
- ▌ Sync Vercel Env · designgrapplerReads the local `.env` file, presents all keys found, lets you confirm an exclude list, then pushes the remaining keys to Vercel (Production + Preview) using the Vercel CLI.
- ▌ Triage Feedback · designgrapplerRead-only triage of open Agent OS feedback issues on designgrappler/agent-os. Groups issues by subject cluster and outputs a sprint-planning summary. Invoked by /start-sprint or explicit user command.
- ▌ Update Agent Os · designgrapplerSynchronizes your local `~/.claude/skills/`, `~/.claude/agents/` installation against the canonical Agent OS library.
- ▌ Install Agent Scaffold · designgrapplerScaffold the full Agent OS structure for a new project. Drops a setup file the user fills in — no files are generated until it's complete.