CtrlK
BlogDocsLog inGet started
Tessl Logo

project-management

Use before any projectflow call or Team Leader workflow involving Project state, Project lifecycle, DAG planning, Loop planning, ready node checks, pause/resume/complete, project recovery, heartbeat project checks, or project-level result aggregation. Always use team-coordination first when the question is how to organize the work.

64

Quality

76%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Passed

No findings from the security scan

Fix and improve this skill with Tessl

tessl review fix ./manager/agent/team-leader-agent/skills/project-management/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

88%Weight 40%Scale 1-5

Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.

A tightly written, highly actionable operational skill with concrete payloads, exact commands, and explicit validation checkpoints across its workflows. Its only weak spots are minor redundancy and a verbose inline report template that edges into reference territory.

DimensionReasoningScore

Conciseness

Dense, operational guidance with no general-knowledge padding (no explanation of what a DAG or Matrix is); minor redundancy such as the assignedTo/Matrix-localpart rule repeated in the reference file and 'Patch Rules' restating earlier don'ts keeps it just below lean.

4 / 5

Actionability

Provides concrete JSON payloads for every projectflow action, an exact CLI command ('agt get workers --team "$TEAM_CR" -o json'), exact ID formats, file paths, and a worked assignedTo extraction table — copy-paste-ready templates covering the common cases.

5 / 5

Workflow Clarity

Numbered sequences for Create, Lifecycle (pause/resume/complete), and the Result Gate are paired with explicit validation checkpoints ('stop before any Project state mutation', 'If the Project is paused, stop', 'Confirm delivery criteria are satisfied'), giving clear feedback/stop conditions for state-mutating operations.

5 / 5

Progressive Disclosure

One clearly-signaled, one-level-deep reference (references/dag-execution.md, a real file, listed under 'Read only when needed') with a well-sectioned overview; the long inline localized status-report template could plausibly live in a reference file, leaving a minor organization gap.

4 / 5

Total

18

/

20

Passed

Description

65%Weight 40%Scale 1-5

Based on the skill's description, can an agent find and select it at the right time? Clear, specific descriptions lead to better discovery.

A trigger-heavy description that excels at routing and distinctiveness but is light on stated capabilities. It clearly tells Claude when to activate and how to avoid sibling-skill conflicts, yet never explicitly says what the skill does.

Suggestions

Lead with a short 'what' clause stating the skill's capabilities, e.g. 'Manages Project files, lifecycle state, and DAG/Loop execution plans via projectflow.', before the trigger list.

Convert 'Use before any projectflow call or Team Leader workflow involving...' into an explicit 'Use when...' clause paired with the capability statement so both what and when are unambiguous.

Trim the long enumeration of trigger contexts to the highest-signal items (projectflow calls, DAG/Loop planning, pause/resume/complete, recovery) to reduce token weight without losing routing value.

DimensionReasoningScore

Specificity

Names the domain and many concrete trigger contexts ('DAG planning', 'Loop planning', 'ready node checks', 'pause/resume/complete', 'project recovery'), but describes when to use the skill rather than the concrete actions the skill performs, so it stops at domain-plus-contexts rather than comprehensive capability coverage.

3 / 5

Completeness

The 'when' is explicit and thorough ('Use before any projectflow call or Team Leader workflow involving...'), but the 'what' is only weakly implied from the trigger list — the description never states that the skill manages Project files, lifecycle, and execution plans.

3 / 5

Trigger Term Quality

Good coverage of domain-specific trigger terms ('projectflow call', 'Project state', 'Project lifecycle', 'DAG planning', 'Loop planning', 'ready node checks', 'project recovery', 'heartbeat project checks', 'project-level result aggregation') that users of this system would naturally say, though they are system jargon rather than synonym/file-extension variants.

4 / 5

Distinctiveness Conflict Risk

Highly specific project-management triggers plus explicit disambiguation ('Always use team-coordination first when the question is how to organize the work') give it a clear niche with minimal conflict risk.

5 / 5

Total

15

/

20

Passed

Validation

100%

Checks the skill against the spec for correct structure and formatting. All validation checks must pass before discovery and implementation can be scored.

Validation16 / 16 Passed

Validation for skill structure

No warnings or errors.

Repository
agentscope-ai/AgentTeams
Reviewed

Table of Contents

Is this your skill?

If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.