Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
Dépôt GitHub

agent_workspace

agent_workspace contient 17 skills collectées depuis rolker, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
17
Stars
0
mis à jour
2026-05-10
Forks
0
Couverture métier
6 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

review-code
Analystes en assurance qualité des logiciels et testeurs

Lead reviewer that orchestrates specialist sub-reviews (static analysis, governance, plan drift, adversarial) to evaluate a PR. Scales review depth to change risk. Produces a unified structured report.

2026-05-10
start-task
Développeurs de logiciels

Claude Code only — create or enter the worktree for an issue/skill and switch the session into it via the native EnterWorktree tool. Wraps worktree_create.sh / worktree_enter.sh so all project policy (issue checks, branch naming, skill allowlist, --plan-file draft PR, --workflow scaffolding) still applies.

2026-05-10
triage-reviews
Analystes en assurance qualité des logiciels et testeurs

Evaluate PR review comments (human and bot) against local code, principles, and ADRs. Includes CI check status. Classifies each as valid or false positive and presents a fix plan.

2026-04-26
plan-task
Développeurs de logiciels

Generate a principles-aware work plan for an issue. Saves to `.agent/work-plans/` in the repo that owns the issue and commits as the first step on the feature branch.

2026-04-26
issue-triage
Développeurs de logiciels

Scan project repositories for GitHub issues, categorize them, flag stale items, and cross-reference with workspace tracking.

2026-04-06
what-next
Développeurs de logiciels

Read ROADMAP.md files, cross-reference with GitHub issues, detect staleness, and suggest prioritized next work.

2026-04-06
review-plan
Spécialistes en gestion de projets

Independent evaluation of a committed work plan before implementation begins. Checks scope, approach, principle alignment, consequences, and ROS conventions.

2026-04-06
review-issue
Développeurs de logicielsAnalystes en assurance qualité des logiciels et testeurs

Evaluate a GitHub issue against workspace principles and ADRs before work begins. Posts findings as a comment on the issue.

2026-04-06
analyze-permissions
Analystes en sécurité de l'informationAdministrateurs de réseaux et de systèmes informatiques

Analyze tool-use logs and propose permission allowlist additions grouped by safety tier.

2026-04-05
inspiration-tracker
Développeurs de logiciels

Track external projects for portable enhancements and interesting patterns. Supports fork-style file diffs and inspiration-style surveys with per-project digests.

2026-04-04
research
Assistants statistiques

Survey external sources on a topic and maintain living research digests. Workspace digest is tracked; project digest lives in the manifest repo.

2026-04-02
gather-project-knowledge
Développeurs de logiciels

Scan workspace repos and generate project knowledge summaries for `.agents/workspace-context/`. Requires a GitHub issue and project worktree on the target repo.

2026-03-30
onboard-project
Développeurs de logiciels

Interactive audit and onboarding for project repos. Checks for CI, pre-commit, agent guide, GitHub settings, and labels. Offers to fix gaps or open issues.

2026-03-30
audit-project
Développeurs de logiciels

Check a project repo against workspace and project-level conventions. Reports governance coverage, documentation gaps, and test status.

2026-03-15
audit-workspace
Développeurs de logiciels

Check the workspace against its own standards. Find rules without enforcement, drifted ADRs, stale docs, and missing consequences. Run periodically.

2026-03-15
document-project
Développeurs de logiciels

Generate or update project component documentation (README and API docs) by reading source code. Enforces the documentation verification workflow.

2026-03-15
test-engineering
Analystes en assurance qualité des logiciels et testeurs

Scaffold, debug, and analyze test coverage for project components. Supports multiple test frameworks (GTest, PyTest, Jest, cargo test, go test, etc.).

2026-03-15