CtrlK
BlogDocsLog inGet started
Tessl Logo

council

Spawn parallel task agents to explore a given area of the codebase from multiple angles, then use their findings to answer the question or build a plan. Use when a task needs broad fan-out exploration across many files before acting.

56

Quality

63%

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 ./.agents/skills/council/SKILL.md
SKILL.md
Quality
Evals
Security

Based on the given area of interest, please:

  1. Dig around the codebase in terms of that given area of interest, gather general information such as keywords and architecture overview.
  2. Spawn off n=10 (unless specified otherwise) task agents to dig deeper into the codebase in terms of that given area of interest, some of them should be out of the box for variance.
  3. Once the task agents are done, use the information to do what the user wants.

If user is in plan mode, use the information to create the plan.

Repository
simstudioai/sim
Last updated
First committed

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.